* keymap.c (Flookup_key, Fkey_binding, Flocal_key_binding,
authorJim Blandy <jimb@redhat.com>
Sun, 14 Feb 1993 14:38:43 +0000 (14:38 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 14 Feb 1993 14:38:43 +0000 (14:38 +0000)
commit7c1402521d3bc33b9104b0ed1101b3f80fb0ce92
tree64e9ce6e8b132b3243713e83fc0a89750da2a706
parent39acc701e677d5054548bc3e3479560e83f52215
* keymap.c (Flookup_key, Fkey_binding, Flocal_key_binding,
Fglobal_key_binding, Fminor_mode_key_binding): Add a new optional
argument ACCEPT_DEFAULT, to control whether this function sees
bindings for t.
(Fwhere_is_internal, describe_map_tree, describe_map_2,
describe_vector): Pass the proper arguments to Flookup_key.
src/keymap.c